Welcome![Sign In][Sign Up]
Location:
Search - cryptography rsa

Search list

[CSharpRSA程序算法分析

Description: 密码学中极重要的RSA算法的C编程实现。希望对一些喜欢C的朋友有用-cryptography very important RSA algorithm in C programming. Some like to hope that the friends useful C
Platform: | Size: 4096 | Author: 陈生 | Hits:

[Crack Hackopenssl-rsa

Description: OpenSSL的RSA算法应用举例。是用VC写的,有实用价值。-RSA algorithm of OpenSSL is used and given an example. Written with VC, there is practical value.
Platform: | Size: 18432 | Author: 王尔德 | Hits:

[Crack HackNTL-RSA

Description: 使用NTL大整数库实现RSA公钥密码算法,可用于对文本文件进行加密和解密. 平台Windows98以上,VC++6.0, 内部文件路径均为相对路径,不存在无法编译的Bub.-use of the NTL large integer achieve RSA public key cryptography algorithm, can be used to text file encryption and decryption. Windows98 platform above, VC 6.0, trails are internal documents relative path, we can not compile Bub.
Platform: | Size: 1916928 | Author: 李刚 | Hits:

[Crack HackVC++RSA

Description: VC++实现RSA算法 进行了部分优化,优化地方参考:程序中间的注释, 查考书籍是: 《计算机密码学》(第二版)卢开澄 清华大学出版社-VC RSA algorithm part of optimization, optimization of the local reference : intermediate procedures of the Notes the history books are : "Computer cryptography" (second edition) opened Cheng Lu Qinghua University Press
Platform: | Size: 234496 | Author: 刘武器 | Hits:

[Crack Hack99-GuTingTing-RSA

Description: RSA算法是一种公钥密码算法.实现RSA算法包括生成RSA密钥,用RSA加密规则和解密规则处理数据。RSA数字签名算法利用RSA算法实现数字签名。本文详述了RSA算法的基本原理, RSA加密算法的实现以及如何利用RSA实现数字签名.-RSA is a public key cryptography algorithm. Implementation of RSA algorithm include RSA key generation. using RSA encryption and decryption rules rules processing data. RSA digital signature algorithm uses RSA Digital Signature Algorithm. The paper describes how the RSA algorithm to the basic principles RSA encryption algorithm and the realization of how to use RSA digital signature.
Platform: | Size: 19456 | Author: huke | Hits:

[OtherRSA-publickey-algorithm

Description: 自己做的一个RSA公钥密码算法实践,包括源代码及其具体内容-do for myself a RSA public key cryptography algorithm practice, including the source code and its specific contents
Platform: | Size: 8192 | Author: huke | Hits:

[OS programRSA

Description: RSA算法是密码学中一个重要算法,该程序给出了该算法的完整实现过程。 -RSA cryptography algorithm is an important algorithm, the procedure of the algorithm is a complete implementation process.
Platform: | Size: 1024 | Author: 共乐 | Hits:

[Crack HackRSA

Description: RSA对称、非对称加密解密算法,源代码和可执行文件,希望对学习密码学的朋友有帮助! -RSA symmetric, asymmetric encryption and decryption algorithms, source code and executable files, and they hope to learn cryptography helpful friend!
Platform: | Size: 432128 | Author: 胡定勇 | Hits:

[Crack HackRSA

Description: 实现了密码学中的RSA算法,挺难的,是同学帮忙做的-Achieved in the RSA cryptography algorithm, hard is to help students make the
Platform: | Size: 6144 | Author: 游云 | Hits:

[Crack HackRSA

Description: RSA算法演示程序,支持非对称加密,很好用-RSA algorithm demo program to support asymmetric cryptography, a very good use
Platform: | Size: 33792 | Author: zhxnh | Hits:

[Crack HackRSA

Description: RSA算法,经典的非对称密码学算法。该程序基本实现了RSA算法的精髓。对非对称密码学感兴趣的同学可以参考一下-RSA algorithm, the classical algorithm for asymmetric cryptography. The program basically realize the essence of the RSA algorithm. On asymmetric cryptography of interest to students for reference
Platform: | Size: 38912 | Author: mazheng | Hits:

[Crack HackRSA

Description: 使用非对称加密技术的RSA加密,利用欧拉定理推算出来的加密技术,有着广泛的使用-The use of asymmetric cryptography RSA encryption, Euler theorem derived from the use of encryption technology, with extensive use of
Platform: | Size: 1050624 | Author: hill | Hits:

[Crack HackRSA

Description: RSA算法的原理分析及实现。RSA是既能用于数据加密也能用于数字签名的一种非对称密码体制的算法。它有一对密钥,其中之一是私有密钥,由用户保存;另一个为公开密钥,可对外公开。并用VC++语言实现,通过MFC设计的一个小系统来模拟算法的简单应用-RSA algorithm and the realization of the principle. RSA is the best tool for data encryption can be used for digital signatures, a non-symmetric cryptography algorithms. It has a pair of keys, one of which is the private key, by the user preserved another for the public key can be made public. And VC++ Language, through the MFC designed a small system to the simple application of simulation algorithm
Platform: | Size: 3694592 | Author: dxh | Hits:

[Crack HackRSA

Description: 现代密码学!RSA算法-Modern Cryptography! RSA algorithm
Platform: | Size: 343040 | Author: yanmei | Hits:

[Crack HackCryptography

Description: 该程序包提供了三种加解密算法的源代码:DES、AES和RSA。程序没有使用Java的security库,完全是自己根据加解密算法流程手工编写的。适用于密码学加解密算法的学习和研究。 由于运行速度慢,不推荐用于实用项目。-The package offers three encryption algorithm source code: DES, AES and RSA. Procedures did not use Java' s security database is entirely in accordance with their own encryption and decryption algorithm flow manually prepared. Cryptography for encryption and decryption algorithm of the study and research. Due to slow and not recommended for practical projects.
Platform: | Size: 27648 | Author: tangxiaojun | Hits:

[VC/MFCRSA

Description: 应用编码与计算机密码学program 《应用编码与计算机密码学》程序 RSA算法源代码-Applied Cryptography and computer coding program " Applied Cryptography and computer coding" procedure RSA algorithm source code
Platform: | Size: 343040 | Author: wangjing | Hits:

[Windows DevelopRSA

Description: RSA加解密,南京理工大学密码学实验的源程序代码-RSA encryption and decryption, Nanjing University of Technology and Engineering Cryptography Experiment Source Code
Platform: | Size: 1942528 | Author: liming | Hits:

[matlabRSA-public-key-cryptosystem

Description: RSA公钥密码体制的matlab实现,这是密码学的加密算法之一-RSA public-key cryptosystem implementation of matlab, Cryptography This is one of the encryption algorithm
Platform: | Size: 1024 | Author: xiaotiantian | Hits:

[matlabRSA

Description: 密码学中RSA算法的MATLAB实现。包含算法说明及程序验证。-Cryptography RSA algorithm MATLAB implementation. Contains the algorithm description and program verification.
Platform: | Size: 6144 | Author: Gina | Hits:

[CA authRSA

Description: RSA-is an algorithm for public-key cryptography-RSA-is an algorithm for public-key cryptography
Platform: | Size: 6144 | Author: andrushkutzzaa | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net